﻿2026-08-18T03:24:54.0614051Z ##[group]Run actions/checkout@v5
2026-08-18T03:24:54.0614300Z with:
2026-08-18T03:24:54.0614551Z   repository: SaberMage/spt-shell-notify
2026-08-18T03:24:54.0614809Z   path: .adapter-notify
2026-08-18T03:24:54.0616717Z   token: ***
2026-08-18T03:24:54.0616890Z   ssh-strict: true
2026-08-18T03:24:54.0617075Z   ssh-user: git
2026-08-18T03:24:54.0617252Z   persist-credentials: true
2026-08-18T03:24:54.0617448Z   clean: true
2026-08-18T03:24:54.0617623Z   sparse-checkout-cone-mode: true
2026-08-18T03:24:54.0617825Z   fetch-depth: 1
2026-08-18T03:24:54.0617991Z   fetch-tags: false
2026-08-18T03:24:54.0618163Z   show-progress: true
2026-08-18T03:24:54.0618342Z   lfs: false
2026-08-18T03:24:54.0618501Z   submodules: false
2026-08-18T03:24:54.0618671Z   set-safe-directory: true
2026-08-18T03:24:54.0618877Z   allow-unsafe-pr-checkout: false
2026-08-18T03:24:54.0619211Z env:
2026-08-18T03:24:54.0619502Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-xD0j7Z
2026-08-18T03:24:54.0619968Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-xD0j7Z
2026-08-18T03:24:54.0620370Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-xD0j7Z
2026-08-18T03:24:54.0620777Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-xD0j7Z
2026-08-18T03:24:54.0621096Z ##[endgroup]
2026-08-18T03:24:54.1263549Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T03:24:54.1268168Z ##[group]Getting Git version info
2026-08-18T03:24:54.1268683Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-18T03:24:54.1291115Z [command]/usr/bin/git version
2026-08-18T03:24:54.1358538Z git version 2.43.0
2026-08-18T03:24:54.1375729Z ##[endgroup]
2026-08-18T03:24:54.1382387Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/2d9a26b9-daa6-4dd7-8e41-ad0e8d6bbbfc/.gitconfig'
2026-08-18T03:24:54.1389067Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2d9a26b9-daa6-4dd7-8e41-ad0e8d6bbbfc' before making global git config changes
2026-08-18T03:24:54.1389752Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T03:24:54.1392137Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T03:24:54.1419197Z ##[group]Initializing the repository
2026-08-18T03:24:54.1422625Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T03:24:54.1449565Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-18T03:24:54.1450024Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-18T03:24:54.1450410Z hint: of your new repositories, which will suppress this warning, call:
2026-08-18T03:24:54.1450925Z hint: 
2026-08-18T03:24:54.1451225Z hint: 	git config --global init.defaultBranch <name>
2026-08-18T03:24:54.1451530Z hint: 
2026-08-18T03:24:54.1451821Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-18T03:24:54.1452284Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-18T03:24:54.1452635Z hint: 
2026-08-18T03:24:54.1452822Z hint: 	git branch -m <name>
2026-08-18T03:24:54.1455126Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T03:24:54.1461357Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T03:24:54.1486882Z ##[endgroup]
2026-08-18T03:24:54.1487303Z ##[group]Disabling automatic garbage collection
2026-08-18T03:24:54.1489712Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T03:24:54.1512255Z ##[endgroup]
2026-08-18T03:24:54.1512588Z ##[group]Setting up auth
2026-08-18T03:24:54.1517217Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T03:24:54.1541025Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T03:24:54.1726683Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T03:24:54.1752080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T03:24:54.1935258Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T03:24:54.1961510Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T03:24:54.2145383Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T03:24:54.2175150Z ##[endgroup]
2026-08-18T03:24:54.2175528Z ##[group]Determining the default branch
2026-08-18T03:24:54.2178251Z Retrieving the default branch name
2026-08-18T03:24:54.5739593Z Default branch 'main'
2026-08-18T03:24:54.5740217Z ##[endgroup]
2026-08-18T03:24:54.5740602Z ##[group]Fetching the repository
2026-08-18T03:24:54.5744691Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T03:24:55.1003675Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T03:24:55.1004222Z  * [new branch]      main       -> origin/main
2026-08-18T03:24:55.1020899Z ##[endgroup]
2026-08-18T03:24:55.1021284Z ##[group]Determining the checkout info
2026-08-18T03:24:55.1023064Z ##[endgroup]
2026-08-18T03:24:55.1027315Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T03:24:55.1100692Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T03:24:55.1127716Z ##[group]Checking out the ref
2026-08-18T03:24:55.1130939Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T03:24:55.1167794Z Switched to a new branch 'main'
2026-08-18T03:24:55.1168116Z branch 'main' set up to track 'origin/main'.
2026-08-18T03:24:55.1171942Z ##[endgroup]
2026-08-18T03:24:55.1202659Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T03:24:55.1222177Z ee2d37eadc730c0019e0af82d683074c509634a2
